Platform Explorer / Nuxeo Platform LTS 2017 9.10

Operation voidChain (voidChain)

In component BuiltIn
Operation id voidChain
Category Chain
Label voidChain
Requires
Since

Parameters

No parameters.

Signature

Inputs document, documents
Outputs document, documents

Implementation Information

Implementation Class Class: org.nuxeo.ecm.automation.core.impl.OperationChainCompiler.CompiledChainImpl
Contributing Component BuiltIn

JSON Definition

{
  "id" : "voidChain",
  "label" : "voidChain",
  "category" : "Chain",
  "requires" : null,
  "description" : null,
  "url" : "voidChain",
  "signature" : [ "document", "document", "documents", "documents" ],
  "params" : [ ]
}